home *** CD-ROM | disk | FTP | other *** search
/ Mobiclic 95 / MOBICLIC 95.ISO / mac / MWB_DATA / TCH095 / TCH095_00 / TCH095_00.swf / scripts / frame_11 / PlaceObject2_50_11 / CLIPACTIONRECORD onClipEvent(enterFrame).as < prev    next >
Text File  |  2007-06-28  |  172b  |  7 lines

  1. onClipEvent(enterFrame){
  2.    if(mySon === _root.gSonJoue)
  3.    {
  4.       _root[_root.gLangue + "_" + "my_comment_" + _root.gSonJoue].onSoundComplete = testeFinSon;
  5.    }
  6. }
  7.